Data
Data
The Data object contains the transaction data inputs and outputs in binary (base64), text, or xml format.
| Parameter | Type | Description |
|---|---|---|
| base64 | string | The binary file (base64 encoded) submitted with or returned from the request/response message. The file naming convention is based the InstanceDisplayName, with any spaces and special characters removed. |
| text | string | The transaction data submitted with or returned from the request/response message. |
| xml | N/A | The transaction data submitted with or returned from the request/response message. |
| sequence | lax | Indicates that the processor should perform validation if schema information is available. |